home *** CD-ROM | disk | FTP | other *** search
/ Lovely Ladies 2 / Lovely Ladies II.iso / wallman / wall.gal < prev    next >
INI File  |  1992-02-23  |  2KB  |  67 lines

  1. [SETUP]
  2. GalleryTitle=Default
  3.  
  4. SelectionMode=3
  5. ;; 1 - Random - BMPs selected randomly from CurrentSequence list.
  6. ;; 2 - Ran\Seq - BMPs selected sequentially from the CurrentSequence list.
  7. ;;     On reaching the end of the list a new list is generated by random
  8. ;;     permutation and selection resumes at the beginning of the new list.
  9. ;; 3 - Sequential - Same as Ran/Seq except that list is not permuted.
  10.  
  11. SwitchingMode=5
  12. ;;  5 - Manual - switch manually only
  13. ;; 12 - Startup Only - switch only when windows starts up
  14. ;; 10 - Startup & Timer - switch at startup and then on expiration of duration
  15. ;;  2 - Timer Only - switch only on expiration of duration
  16.  
  17. Duration=60
  18. ;; Duration for timer modes
  19. ;; 0 to 999 duration is minutes
  20. ;; 65535 to 65436 duration is 1 to 99 seconds (-1 to -99 in 16-bit 2's-comp)
  21.  
  22. PaletteCorrection=0
  23. ;;  0       - Palette correction disabled
  24. ;;  Nonzero - Palette correction enabled
  25. ;;
  26. ;; This field is ignored if the current display is not 256 color with
  27. ;; palette support or if WM is running under Windows 3.1 or higher.
  28.  
  29. WPTime=0
  30. ;;   Keeps track of time on the current wallpaper. WM uses this
  31. ;;   value in Timer Only mode so that the time on any one wallpaper does
  32. ;;   not exceed value set for Duration above even across multiple Windows
  33. ;;   sessions.
  34.  
  35. CurrentSequence=
  36. ;;   A list of the bitmap key numbers (see below) that specifies wallpaper
  37. ;;   selection order. This list is mandatory and should contain each
  38. ;;   key number exactly once.
  39.  
  40. CurrentIndex=
  41. ;;   Index into the CurrentSequence. Must a be number between 0 and the total
  42. ;;   number of wallpapers listed below minus 1.
  43.  
  44. ;;--------------------------------------------------------------------------------
  45. ;; Entries for bitmaps have the following form:
  46. ;;
  47. ;;     KeyNum=Filename|DMode|Title
  48. ;;
  49. ;; where,
  50. ;;
  51. ;;     KeyNum is a number > 0.
  52. ;;
  53. ;;     Filename is a fully qualified filename.
  54. ;;
  55. ;;     DMode is the character 'C' or 'T' meaning the bitmap is to be centered or
  56. ;;     tiled, respectively.
  57. ;;
  58. ;;     Title is a text string of up to 50 characters. It cannot contain the
  59. ;;     field delimiting character '|'.
  60. ;;
  61. ;; An example,
  62. ;;
  63. ;;     1=C:\WIN30\MONALISA.BMP|C|The Mona Lisa - L. da Vinci
  64. ;;--------------------------------------------------------------------------------
  65. [Bitmaps]
  66.  
  67.